Unable to run django tutorial 2 on ubuntu
i did the same as instructed in the tutorial but get
Using the URLconf defined in mysite.urls, Django tried these URL patterns, in this order:
^admin/
^webapp/ ^$/ [name='index']
The current path, webapp/, didn't match any of these.
You must be logged in to post. Please login or register an account.